.close {
	float: right;
	font-size: 21px;
	line-height: 12px;
	border: none;
	color: #fff;
	filter: alpha(opacity=20);
	background: #ffc146;
	width: 25px;
	height: 25px;
}
.close:hover {
	background:#2D344E;cursor:pointer
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	overflow:hidden;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal-content {
	position:relative;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	outline:0;
	height:450px
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:2;
	background:#000
}
.modal-backdrop.fade {
	filter:alpha(opacity=80);
	opacity:0
}
.modal-backdrop.in {
	filter:alpha(opacity=80);
	opacity:.8
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-dialog {
	margin:0 auto
}
.fullscreen_right #goodsVersion .goods_item {
	position: relative;
	width: 276px;
	float: left;
	border: 2px solid #eee;
	margin-right: 15px;
	border-radius:5px;
	background:#fff;
	padding-bottom:20px
}
.fullscreen_right #goodsVersion .goods_item:hover {
	cursor:pointer
}
.fullscreen_right #goodsVersion .goods_item.checked {
	border: 2px solid #3c9df9;
}
.fullscreen_right #goodsVersion .goods_item .cz_img {
	position: absolute;
	width:80px;
	height: 78px;
	top:0;
	z-index:2;
	left:-5px
}
.fullscreen_right #goodsVersion .goods_item .absoulte_img {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 16px;
	right: 20px;
	display: none;
	z-index: 6;
}
.fullscreen_right #goodsVersion .goods_item .version-time {
	/* margin-bottom: 7px; */
    font-size: 18px;
	/* color: #FFFFFF; */
    /* letter-spacing: 0; */
    text-align: center;
	line-height: 28px;/* font-weight: bold; */
}
.fullscreen_right #goodsVersion .goods_item .div_content_img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #21212d;
	margin: 0 auto 15px;
}
.fullscreen_right #goodsVersion .goods_item .div_content_img img {
	width: 36px;
	margin: 15px 13px;
}
.fullscreen_right #goodsVersion .goods_item .version-saleprice {
	font-size: 24px;
	text-align: center;
	margin-top:40px;
	margin-bottom:30px
}
.fullscreen_right #goodsVersion .goods_item .version-price {
	font-size: 12px;
	text-align: center;
	color:#888;
	line-height:26px;
	padding-left:25px;
	padding-right:25px
}
.fullscreen_right button {
	width: 150px;
	height:40px;
	line-height:40px;
	font-size: 16px;
	color: #242D47;
	border: 1px solid #21212d;
	background:#fff;
	margin-top:20px
}
.fullscreen_right button:hover {
	border: 1px solid #3c9df9;
	color:#3c9df9;
	cursor:pointer
}
.app-modal .modal-dialog {
	width:500px;
	margin-top: 20vh
}
.app-modal .modal-title {
	font-size: 16px;
	color: #555;
	letter-spacing: 0
}
.app-modal .modal-body {
	padding: 0
}
.app-pay__info {
	padding: 22px 0px;
	text-align: center;
	margin-bottom: 30px;
}
.app-pay__info p {
	font-size:18px;
	color:#F00;
}
.app-pay__info dl {
	font-size: 14px;
	color: #666;
	line-height:30px;
	margin-top: 30px;
	height: 30px;
}
.app-pay__total {
	font-size: 18px;
	color: #F00
}
.server_name {
	padding-left: 80px;
}
.app-pay__order {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-top: 19px;
	height: 30px;
	margin-left:170px
}
.app-pay__qrcode {
	width: 150px;
	margin: 0 auto;
	margin-bottom: 29px
}
.app-pay__qrcode img {
	display: block;
	width: 150px;
	height: 150px;
	padding:10px;
	border: 1px solid #eee;
	border-radius:3px;
	margin-bottom:50PX
}
.app-pay__notice {
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 16px;
	margin-bottom: 16px
}
.app-pay__zhifu {
	text-align: center;
	margin-bottom: 53px
}
